|
Simple report of the "List" type This report will contain data from one DB table. To construct a report, perform the following steps. Click on the "New report" button Add a dialogue form into the report. This form will be used for placing the DB table access component. Put the "TfrxBDETable" component on the form, and then set its properties: Go to the page with a report form. To connect the "First level data" band to the table, double-click on it, and then select the required table in the opened window. Drag the required fields from the "Data tree" window to the report page. After that, the report will look roughly like this:
To preview the report, click on the "Preview" button |